github.com/google/go-cmp/cmp.textNode.formatCompactTo (method)

3 uses

	github.com/google/go-cmp/cmp (current package)
		report_text.go#L87: 	formatCompactTo([]byte, diffMode) ([]byte, textNode)
		report_text.go#L124: 	b, s.Value = s.Value.formatCompactTo(b, d)
		report_text.go#L216: 		b, s[i].Value = r.Value.formatCompactTo(b, d|r.Diff)